home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / biz / demo / pbdemo303.lha / PRODEMO.LHA / Install_DEMO_HD < prev    next >
Text File  |  1993-03-16  |  276b  |  11 lines

  1. . Usage: Install_DEMO_HD
  2. . InstallFromFloppy allows user to select destination using File Requester
  3. . Executes Install_DEMO_BATCH via InstallScript
  4. . Will not invoke the script if the user does not select a directory.
  5.  
  6. InstallFromFloppy
  7.  
  8. IF WARN
  9.   EXECUTE InstallScript
  10. ENDIF
  11.